Compilation

 

The toolkit consists of 4 applications:

 

Win32 (Visual C++)

 

Simply open the workspace file provided for each application, check that the

project settings are set to 'release' and compile.

 

Others using GCC and GNU MAKE

 

Locate the file named 'makefile.prefab', change the CCFLAGS to match your

system. You can now go in each application's directory and type 'make'. The

binaries will be located in each application's 'output' directory.